dnd: Draw dnd icon with regular code
authorBenjamin Otte <otte@redhat.com>
Tue, 20 Jan 2015 00:02:59 +0000 (01:02 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 20 Jan 2015 00:07:13 +0000 (01:07 +0100)
commit8c534fefca02044eda8970cf7fd30cefe9d09749
tree973b2926593bff65aa1352851f32bb694063b82c
parentdbb8d1dd07a91171ba4a32119713c05e0483de91
dnd: Draw dnd icon with regular code

Overriding the window background is ugly because the window background
is owned by GTK and can be reset at any time.

https://bugzilla.gnome.org/show_bug.cgi?id=742646
gtk/gtkdnd.c